'宣言
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Overloads Shared Function AsLive(Of T)( _ ByVal source As System.ComponentModel.IBindingList _ ) As View(Of T)
パラメータ
- source
- ビューとして公開する System.ComponentModel.IBindingListデータソース。
型パラメータ
- T
- ビュー内の要素の型。
戻り値の型
System.ComponentModel.IBindingListと同じ要素を含むビュー。